SerializableDictionary<TKey, TValue>.GetSchema Method

public XmlSchema GetSchema()
This language is not supported or no code example is available.
public:  
XmlSchema^ GetSchema()
This language is not supported or no code example is available.
public function GetSchema() : XmlSchema;
This language is not supported or no code example is available.

Return Value

XmlSchema

Implements

IXmlSerializable.GetSchema

In this article

Definition